derelict.glib.gpattern

Undocumented in source.

Members

Aliases

GPatternSpec
alias GPatternSpec = _GPatternSpec
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_pattern_match
alias da_g_pattern_match = gboolean function(GPatternSpec* pspec, guint string_length, const(gchar)* string, const(gchar)* string_reversed)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_pattern_match_simple
alias da_g_pattern_match_simple = gboolean function(const(gchar)* pattern, const(gchar)* string)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_pattern_match_string
alias da_g_pattern_match_string = gboolean function(GPatternSpec* pspec, const(gchar)* string)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_pattern_spec_equal
alias da_g_pattern_spec_equal = gboolean function(GPatternSpec* pspec1, GPatternSpec* pspec2)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_pattern_spec_free
alias da_g_pattern_spec_free = void function(GPatternSpec* pspec)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_pattern_spec_new
alias da_g_pattern_spec_new = GPatternSpec* function(const(gchar)* pattern)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Functions

g_pattern_match
gboolean g_pattern_match(GPatternSpec* pspec, guint string_length, const(gchar)* string, const(gchar)* string_reversed)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_pattern_match_simple
gboolean g_pattern_match_simple(const(gchar)* pattern, const(gchar)* string)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_pattern_match_string
gboolean g_pattern_match_string(GPatternSpec* pspec, const(gchar)* string)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_pattern_spec_equal
gboolean g_pattern_spec_equal(GPatternSpec* pspec1, GPatternSpec* pspec2)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_pattern_spec_free
void g_pattern_spec_free(GPatternSpec* pspec)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_pattern_spec_new
GPatternSpec* g_pattern_spec_new(const(gchar)* pattern)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Static variables

g_pattern_match
da_g_pattern_match g_pattern_match;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_pattern_match_simple
da_g_pattern_match_simple g_pattern_match_simple;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_pattern_match_string
da_g_pattern_match_string g_pattern_match_string;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_pattern_spec_equal
da_g_pattern_spec_equal g_pattern_spec_equal;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_pattern_spec_free
da_g_pattern_spec_free g_pattern_spec_free;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_pattern_spec_new
da_g_pattern_spec_new g_pattern_spec_new;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

_GPatternSpec
struct _GPatternSpec
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta